		      Can't See Attach For vB 3.8.X
 		                 By MARCO1
 
                     =======================================================
                     ========================  INSTALL  ======================
                     =======================================================

Open attachment.php with notepad

FIND:

// check if there is a forum password and if so, ensure the user has it set  

ADD Above 

   if ( !$vbulletin->db->query_first ( "SELECT postid FROM " . TABLE_PREFIX . "post WHERE userid='".$vbulletin->userinfo[userid]."'  AND threadid=$threadinfo[threadid]" ) ) :   
                        eval('print_output("' . fetch_template('MARCO1 Cant See Attach') . '");');   
                endif ;  


Now Save And Reupload attachment.php

                                                                           Enjoy ! MARCO1
